[2023-10-16 00:05:24.7248] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 00:05:34.1969] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 10:31:33.3425] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::54]
Item Already Exists <ImageMagick (color depth=q16) (Ubuntu).lnk>

[2023-10-16 10:31:39.3592] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::54]
Item Already Exists <Install RELEASE (Ubuntu).lnk>

[2023-10-16 10:31:44.8803] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\ShellLinkHelper.cs::145]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: C:\Users\pratnala\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Armoury Crate Notice.lnk
		Exception thrown in called method: Void Load(System.String, Int32)
		Possible interpretation of the error: Path could not be retrieved
		Possible resolution: Not yet known

Exception full name  : System.IO.FileNotFoundException
Exception message    : The system cannot find the file specified. (0x80070002)
Exception stack trace:
   at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)
   at Microsoft.Plugin.Program.Programs.ShellLinkHelper.RetrieveTargetPath(String path)
Exception source     : System.Private.CoreLib
Exception target site: Void Load(System.String, Int32)
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 11:02:55.6074] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 11:35:05.1386] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::59]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: Path could not be determined
		Exception thrown in called method: Void <ThrowExceptionForHR>g__Throw|20_0(Int32)
		Possible interpretation of the error: Exception 9426MICRO-STARINTERNATION.MSIGameBar
		Possible resolution: Not yet known

Exception full name  : System.ArgumentException
Exception message    : Value does not fall within the expected range.
Exception stack trace:
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
   at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj)
   at Windows.ApplicationModel.Package.get_InstalledLocation()
   at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package)
Exception source     : WinRT.Runtime
Exception target site: Void <ThrowExceptionForHR>g__Throw|20_0(Int32)
Exception HResult    : -2147024809
-------------------------- End exception --------------------------


[2023-10-16 11:35:05.1436] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::59]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: Path could not be determined
		Exception thrown in called method: Void <ThrowExceptionForHR>g__Throw|20_0(Int32)
		Possible interpretation of the error: Exception 9426MICRO-STARINTERNATION.MSIGameBar
		Possible resolution: Not yet known

Exception full name  : System.ArgumentException
Exception message    : Value does not fall within the expected range.
Exception stack trace:
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0(Int32 hr)
   at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj)
   at Windows.ApplicationModel.Package.get_InstalledLocation()
   at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package)
Exception source     : WinRT.Runtime
Exception target site: Void <ThrowExceptionForHR>g__Throw|20_0(Int32)
Exception HResult    : -2147024809
-------------------------- End exception --------------------------


[2023-10-16 11:35:10.3443] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Storage\PackageRepository.cs::53]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: Windows.Storage.StorageFolder
		Exception thrown in called method: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions)
		Possible interpretation of the error: Could not find file 'C:\Program Files\WindowsApps\9426MICRO-STARINTERNATION.MSIGameBar_2.0.16.0_neutral_~_kzh8wxbdkxb8p\AppxManifest.xml'.
		Possible resolution: Not yet known

Exception full name  : System.IO.FileNotFoundException
Exception message    : Could not find file 'C:\Program Files\WindowsApps\9426MICRO-STARINTERNATION.MSIGameBar_2.0.16.0_neutral_~_kzh8wxbdkxb8p\AppxManifest.xml'.
Exception stack trace:
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy)
   at System.Xml.XmlTextReaderImpl.FinishInitUriString()
   at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
   at Microsoft.Plugin.Program.Programs.UWP.XmlNamespaces(String path)
   at Microsoft.Plugin.Program.Programs.UWP.InitializeAppInfo(String installedLocation)
   at Microsoft.Plugin.Program.Storage.PackageRepository.OnPackageInstalling(PackageCatalog p, PackageInstallingEventArgs args)
Exception source     : System.Private.CoreLib
Exception target site: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions)
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 11:41:47.4142] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::54]
Item Already Exists <Tor Browser.lnk>

[2023-10-16 11:42:26.3232] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 11:42:27.7359] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 11:42:27.8306] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 12:14:25.6503] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 12:14:26.3920] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Window Walker. Query cost - 52 milliseconds

[2023-10-16 12:14:26.5303] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Window Walker. Query cost - 53 milliseconds

[2023-10-16 12:14:26.6803] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Window Walker. Query cost - 51 milliseconds

[2023-10-16 12:14:26.9973] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Windows Indexer. Query cost - 316 milliseconds

[2023-10-16 12:15:19.2865] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 12:20:26.7564] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 12:37:20.0734] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 12:37:20.9232] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Window Walker. Query cost - 53 milliseconds

[2023-10-16 12:37:21.2698] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Windows Indexer. Query cost - 346 milliseconds

[2023-10-16 12:49:25.9285] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 13:01:40.1890] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\ShellLinkHelper.cs::145]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: C:\Users\pratnala\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Armoury Crate Notice.lnk
		Exception thrown in called method: Void Load(System.String, Int32)
		Possible interpretation of the error: Path could not be retrieved
		Possible resolution: Not yet known

Exception full name  : System.IO.FileNotFoundException
Exception message    : The system cannot find the file specified. (0x80070002)
Exception stack trace:
   at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)
   at Microsoft.Plugin.Program.Programs.ShellLinkHelper.RetrieveTargetPath(String path)
Exception source     : System.Private.CoreLib
Exception target site: Void Load(System.String, Int32)
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 13:32:26.5994] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\ShellLinkHelper.cs::145]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: C:\Users\pratnala\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Armoury Crate Notice.lnk
		Exception thrown in called method: Void Load(System.String, Int32)
		Possible interpretation of the error: Path could not be retrieved
		Possible resolution: Not yet known

Exception full name  : System.IO.FileNotFoundException
Exception message    : The system cannot find the file specified. (0x80070002)
Exception stack trace:
   at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)
   at Microsoft.Plugin.Program.Programs.ShellLinkHelper.RetrieveTargetPath(String path)
Exception source     : System.Private.CoreLib
Exception target site: Void Load(System.String, Int32)
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 14:07:39.9427] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 14:07:41.1231] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 14:07:41.2285] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 14:07:41.3738] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 14:07:41.5237] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 16:20:58.1303] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 16:21:01.8674] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 16:21:02.0220] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for B9ECED6F.ArmouryCrate_qmba6cd70vzyy!App from  and located in C:\Program Files\WindowsApps\B9ECED6F.ArmouryCrate_5.6.10.0_x64__qmba6cd70vzyy
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 17:49:04.5546] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::73]
Send Run settings telemetry

[2023-10-16 17:55:57.8639] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 18:25:12.0781] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 18:25:12.5717] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Window Walker. Query cost - 58 milliseconds

[2023-10-16 18:52:17.0565] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::54]
Item Already Exists <ImageMagick (color depth=q16) (Ubuntu).lnk>

[2023-10-16 18:52:23.0722] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::54]
Item Already Exists <Install RELEASE (Ubuntu).lnk>

[2023-10-16 20:20:56.5150] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\ShellLinkHelper.cs::145]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: C:\Users\pratnala\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Armoury Crate Notice.lnk
		Exception thrown in called method: Void Load(System.String, Int32)
		Possible interpretation of the error: Path could not be retrieved
		Possible resolution: Not yet known

Exception full name  : System.IO.FileNotFoundException
Exception message    : The system cannot find the file specified. (0x80070002)
Exception stack trace:
   at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)
   at Microsoft.Plugin.Program.Programs.ShellLinkHelper.RetrieveTargetPath(String path)
Exception source     : System.Private.CoreLib
Exception target site: Void Load(System.String, Int32)
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 20:30:12.8592] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\ShellLinkHelper.cs::145]
-------------------------- Begin exception --------------------------
Message: 	Error status: UNKNOWN
		Program path: C:\Users\pratnala\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Armoury Crate Notice.lnk
		Exception thrown in called method: Void Load(System.String, Int32)
		Possible interpretation of the error: Path could not be retrieved
		Possible resolution: Not yet known

Exception full name  : System.IO.FileNotFoundException
Exception message    : The system cannot find the file specified. (0x80070002)
Exception stack trace:
   at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)
   at Microsoft.Plugin.Program.Programs.ShellLinkHelper.RetrieveTargetPath(String path)
Exception source     : System.Private.CoreLib
Exception target site: Void Load(System.String, Int32)
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 20:57:51.5105] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 21:02:07.7243] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 21:02:08.9541] [WARN] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::207]
PluginManager.QueryForPlugin Window Walker. Query cost - 51 milliseconds

[2023-10-16 23:05:32.2450] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

[2023-10-16 23:05:33.5702] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for SportsInteractive.FootballManager2020_5w3tn6tb6stnm!App from  and located in C:\Program Files\WindowsApps\SportsInteractive.FootballManager2020_0.9.118.0_x64__5w3tn6tb6stnm
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 23:05:33.7468] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for SportsInteractive.FootballManager2020_5w3tn6tb6stnm!App from  and located in C:\Program Files\WindowsApps\SportsInteractive.FootballManager2020_0.9.118.0_x64__5w3tn6tb6stnm
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 23:05:33.8717] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for SportsInteractive.FootballManager2020_5w3tn6tb6stnm!App from  and located in C:\Program Files\WindowsApps\SportsInteractive.FootballManager2020_0.9.118.0_x64__5w3tn6tb6stnm
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 23:05:34.0247] [ERROR] [C:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::739]
-------------------------- Begin exception --------------------------
Message: 	Error status: KNOWN
		Program path: 
		Exception thrown in called method: Not available
		Possible interpretation of the error: Unable to get logo for SportsInteractive.FootballManager2020_5w3tn6tb6stnm!App from  and located in C:\Program Files\WindowsApps\SportsInteractive.FootballManager2020_0.9.118.0_x64__5w3tn6tb6stnm
		Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded

Exception full name  : System.IO.FileNotFoundException
Exception message    : Unable to find the specified file.
Exception stack trace:

Exception source     : 
Exception target site: 
Exception HResult    : -2147024894
-------------------------- End exception --------------------------


[2023-10-16 23:58:08.1008] [INFO] [C:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::924]
OnHotkey

